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 ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN ?る?k}?る?k{^ 00111111100000101110100100111111011010110111110100111111100000101110100100111111011010110111101101011110 3f82e93f6b7d3f82e93f6b7b5e
EUC-JP ?る?k}?る?k{^ 00111111101001001110101100111111011010110111110100111111101001001110101100111111011010110111101101011110 3fa4eb3f6b7d3fa4eb3f6b7b5e
UTF-8 溜る죶k}溜る죶k{^ 1110111110100111100010111110001110000010100010111110110010100011101101100110101101111101111011111010011110001011111000111000001010001011111011001010001110110110011010110111101101011110 efa78be3828beca3b66b7defa78be3828beca3b66b7b5e
UHC 溜る죶k}溜る죶k{^ 1110101011111110101010101110101110100001100100000110101101111101111010101111111010101010111010111010000110010000011010110111101101011110 eafeaaeba1906b7deafeaaeba1906b7b5e

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