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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???日???ろ?^ 001111110011111100111111100100111111101000111111001111110011111110000010111010110011111101011110 3f3f3f93fa3f3f3f82eb3f5e
EUC-JP ???日???ろ?^ 001111110011111100111111110001101111110000111111001111110011111110100100111011010011111101011110 3f3f3fc6fc3f3f3fa4ed3f5e
UTF-8 劣꾨쉠日뽫뛾戮ろ룚^ 11101111101001101001110111101010101111101010100011101100100010011010000011100110100101111010010111101011101111011010101111101011100110111011111011101111101001111001001011100011100000101000110111101011101000111001101001011110 efa69deabea8ec89a0e697a5ebbdabeb9bbeefa792e3828deba39a5e
UHC 劣꾨쉠日뽫뛾戮ろ룚^ 11100110111010111000010011101011101111011010101011101100111011011001011011100111100011011000010011101011101111011010101011101101100011111001011001011110 e6eb84ebbdaaeced96e78d84ebbdaaed8f965e

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