To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 烏△?毅? 碎 100010010100011110000001101000100011111110001011010000100011111110000001010000001110000111101010 894781a23f8b423f8140e1ea
EUC-JP 烏△?毅? 碎 101100011010100010100010101001000011111110110101101000110011111110100001101000011110001011101100 b1a8a2a43fb5a33fa1a1e2ec
UTF-8 烏△뀤毅좄 碎 111001111000001110001111111000101001011010110011111010111000000010100100111001101010111110000101111011001010001010000100111000111000000010000000111001111010001010001110 e7838fe296b3eb80a4e6af85eca284e38080e7a28e
UHC 烏△뀤毅좄 碎 1110100010100001101000011110001010000101100110111110101111110110101000001110100010100001101000011110000111101111 e8a1a1e2859bebf6a0e8a1a1e1ef

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)