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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 狐?海?}狐?海?{^ 100011001100111100111111100010100100001100111111011111011000110011001111001111111000101001000011001111110111101101011110 8ccf3f8a433f7d8ccf3f8a433f7b5e
EUC-JP 狐?海?}狐?海?{^ 101110001101000100111111101100111010010000111111011111011011100011010001001111111011001110100100001111110111101101011110 b8d13fb3a43f7db8d13fb3a43f7b5e
UTF-8 狐렏海렡}狐렏海렡{^ 111001111000101110010000111010111010000010001111111001101011010110110111111010111010000010100001011111011110011110001011100100001110101110100000100011111110011010110101101101111110101110100000101000010111101101011110 e78b90eba08fe6b5b7eba0a17de78b90eba08fe6b5b7eba0a17b5e
UHC 狐렏海렡}狐렏海렡{^ 11111011110011111000111010100101111110101010110110001110101100100111110111111011110011111000111010100101111110101010110110001110101100100111101101011110 fbcf8ea5faad8eb27dfbcf8ea5faad8eb27b5e

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